home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 February
/
macformat-047.iso
/
Demos
/
Chiller Killers
/
Chiller
/
Chiller.DXR
/
00549.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-28
|
187 b
|
13 lines
on voice
global v
set v to random(2)
if v = 1 then
puppetSound(7, 0)
puppetSound(7, 547)
end if
if v = 2 then
puppetSound(7, 0)
puppetSound(7, 548)
end if
end